home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / gfxprograms / 3dprograms / rayshade-4.0 / rayfiles / rsdefs / objects / obj_info.txt < prev    next >
Text File  |  1995-02-13  |  2KB  |  52 lines

  1. /************************************************************************
  2.  *
  3.  *      obj_info.txt
  4.  *
  5.  *      This is an info file for the Rayshade Standard Header
  6.  *      Files. It contains info about things used in the object .rh
  7.  *    files.
  8.  *
  9.  *      Please do not edit this file, or any of the other files in
  10.  *      this package!  Make additions to these in your own separate
  11.  *      file.  If you think you have something that should be added
  12.  *      permanently, please send it to Larry Coffin and/or David
  13.  *      DeBry (email addresses listed below).  If we include it in
  14.  *      the next release, we'll put your name in the contributor's
  15.  *      list.
  16.  *
  17.  *      Contributors (in alphabetical order):
  18.  *          Larry Coffin <lcoffin@clciris.chem.umr.edu>
  19.  *          David DeBry <ddebry@dsd.es.com>
  20.  *          Stuart Warmink <sw@groucho.att.com>
  21.  */
  22.  
  23.  
  24.  
  25. /****************************************************************************
  26.  *
  27.  *    Variable headers used in the different primitives.  Use these with
  28.  * variables declared with "#define" statements.  For example,
  29.  * "#define RSPv0001_len() ..." would define the "len" variable for the object
  30.  * using the RSPv0001_ variable header.  This allows meaningful variable
  31.  * names without conflict between the different primitives.
  32.  *
  33.  *    Any unassociated headers are free to use in new primitives.
  34.  */
  35.  
  36. header            primitive using this header <.rh file>
  37.  
  38. RSPv0001_        RSProundedcylinder()    <rounded.rh>
  39. RSPv0002_        RSProundeddisc()    <rounded.rh>
  40. RSPv0003_        RSPjewel_8pt()        <jewels.rh>
  41. RSPv0004_        font_            <font.rh>
  42. RSPv0005_        font_            <font.rh>
  43. RSPv0006_        font_            <font.rh>
  44. RSPv0007_
  45. RSPv0008_
  46. RSPv0009_
  47. RSPv0010_
  48. RSPv0011_
  49. RSPv0012_
  50. RSPv0013_
  51.  
  52.